home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 050a / wepack1.zip / HELPSELF.WRT < prev    next >
Text File  |  1993-03-15  |  50KB  |  992 lines

  1. #
  2. ---------------------------[TREE EDITING]-----------------------------------
  3.  
  4.             ->>>-TABLE OF CONTENTS:-<<<-
  5.  
  6.              [A] MAKE A CHILD LINK
  7.              [B] MAKE A CROSS REFERENCE LINK (ver 2.0)
  8.              [C] MAKE A PROGRAM LINK (ver 2.0)
  9.              [D] ADD PROGRAM TO PROGRAM LINK (ver 2.0)
  10.              [E] PICK A LINK
  11.              [F] GO TO PICKED LINK
  12.              [G] DELETE A LINK
  13.              [H] MOVE A LINK
  14.              [I] COPY A LINK
  15.              [J] IMPORT A TREE FILE
  16.              [K] EXPORT A BRANCH INTO ITS OWN FILE
  17.  
  18.  All of the following operations can be done through the pull down ring menu
  19. under the heading TREE, except [J] and [K] which are done under the heading
  20. FILES.
  21.  
  22. READ THIS:
  23.  1) When you see two keys in brackets with a '+' sign between them this means 
  24. you depress the first key and while holding it down press the next key.  For 
  25. example, if you see [Alt+S] you would depress the [Alt] key and keep it 
  26. depressed until after the [S] key has been pressed.
  27.  
  28.  2) Also, when being given options you will know which key to press because
  29. it will be in brackets. For example: if asked "Move [Y]es or [N]o?"  Here you
  30. would press an upper or lower case [Y] or [N] to select yes or no        
  31. respectively.  If there is no bracketed character then [Enter] and [Esc] are
  32. often used.
  33. *
  34. A) To MAKE a CHILD LINK (a smile face) place the cursor in the position you
  35. desire the link placed, then press [Alt+M]; this should create a smile-face.
  36. Upon creating a child link a new record is also created.  The new record is
  37. linked directly to the child link.
  38. B) To MAKE a CROSS-REFERENCE LINK (a bold dash) place the cursor in the
  39. position you desire the x-ref link placed, then press [Alt+X]; this should
  40. give create a bold-dash.  The x-ref link will refer to the record the Other
  41. Path currently refers to (for more on PATHS see NAVIGATION HELP).
  42.  
  43.     Note, this function is only available in version 2.0.
  44. *
  45. C) To MAKE a PROGRAM LINK (a right arrowhead) place the cursor in the 
  46. position you want the link, then go to the pull down ring menu and select  
  47. the option TREE/ADD PROGRAM.  Note: a Program Link allows you to execute
  48. any program you wish to run from inside the Writer's Editor editor.  
  49. To specify a program to be run by the program link see how to ADD a PROGRAM 
  50. in this help section.
  51.  
  52.     Note, this function is only available in version 2.0.
  53. *
  54. D) To ADD a PROGRAM to a program link place the cursor on the Program Link,
  55. then press [Alt+I].  This should display a box on the second line of the
  56. screen. It is here that you type in the program.  After typing an entry you
  57. may either save it by pressing [Enter], or disregard it and escape by 
  58. pressing [Esc].
  59.  
  60.    To execute a program on another directory the Dos commands should be used.
  61. A semicolon indicates that a new Dos command is beginning.  Separating dos 
  62. commands by a semicolon, ';', allows you to place as many commands in the box 
  63. as will fit.  If you want another directory as the default for the program to
  64. be run, use the Dos "CD" command.  For example, to run a program called 
  65. "GAME" on the diretory "PLAY" you would type: "CD \PLAY ; GAME" in the box.
  66.  
  67.    To execute a program on another disk drive type the letter of the disk 
  68. drive, then a colon, then the programs name.  For example, if the program
  69. "GAME" is on drive 'A' you would type: "A: ; GAME".
  70.  
  71.     Note, this function is only available in version 2.0.
  72. E) To PICK a LINK (smile face, bold dash, or right arrow head) place the 
  73. cursor on the link you desire to pick and depress [Alt+P].  This funtion is
  74. is used in conjunction with importing and exporting trees: both found in this 
  75. help section.  It is also used for moving and copying branches and links; 
  76. these functions are also found in this help section.
  77. *
  78. F) GO TO PICKED: this function goes to the record and position of the last
  79. link that was picked. This operation is similar to going to a Child record,
  80. or a record linked by a X-reference link, thus you can navigate in the same
  81. way as you do for each of those operations.
  82. *
  83. G) To DELETE a LINK (smile face, bold dash, or right arrow head) place the 
  84. cursor onr the link to be deleted and depress [Alt+D].  When deleting a 
  85. CHILD LINK (smile-face) all of its subbranches will be erased, i.e., the 
  86. complete chain of records hooked to the link at higher levels (x-references 
  87. are not considered part of the link in the chain).  It may take a few minutes 
  88. for a large branch to be deleted.  When deleting a X-REF (bold dash) or a 
  89. PROGRAM LINK (right arrow head) only the link will be deleted, thus in the 
  90. case of the x-ref link the record it is linked to will not be deleted.
  91. *
  92. H) To MOVE a LINK first pick the link to be moved (see PICK LINK in this
  93. help section), then move the cursor to the position in the file you want the
  94. link moved, then press [ALT+T].  In the case of a CHILD LINK (smile face) the
  95. link and its branches will be moved, this may take a few minutes for a large
  96. branch.
  97. *
  98. I) To COPY a LINK first pick the link to be copied (see PICK LINK in this
  99. help list), then move the cursor to the position in the file you want the
  100. link copied, then press [ALT+C]. You will be asked how many levels you want  
  101. copied.  Type in a number from 1 to 19 and press [Enter], or type [A] for
  102. all.  The maximum number of records that can be copied is 4000.  There will 
  103. be an indicator on the second line of the screen that indicates what 
  104. percentage of the copy has been done.  Note: it may take a while for a copy 
  105. to be completed, depending upon the number and size of the records.
  106. *
  107. J) IMPORT TREE FILE: this function imports the desired number of levels of
  108. a Writer's Editor file from the file list and makes it into a subbranch of
  109. the current record by placing a CHILD LINK (smile face) in the cursors last
  110. position within the current record.  You will be asked how many levels you
  111. want imported, the root of the imported file is always the first level.
  112. Type in the appropriate number, then press [Enter] (for all type [A]).  The 
  113. file list will then appear, from this list you select a file to import.  To 
  114. invoke this function go to the ring menu and select FILE/EXPORT TREE.  The
  115. maximum number of records that can be imported is 4000.  There will be an 
  116. indicator on the second line of the screen that indicates what precentage of 
  117. the import has been done.  Note: it may take a while for an import, depending 
  118. upon the number and size of the records.
  119. *
  120. K) EXPORT TREE FILE: this function exports the current record and the
  121. desired number of levels to a new file.  So, the exported branch becomes a
  122. file.  To invoke this function go to the ring menu and select FILE/EXPORT 
  123. TREE.  You will be asked how many levels you want imported, type in the
  124. appropriate number and press [Enter] (for all type [A]).  The maximum  number
  125. of records that can be exported is 4000.  There will be an indicator on the
  126. second line of the screen that indicates what precentage of the export has
  127. been done.  Note: it may take a while for an export, depending upon the
  128. number and size of the records.
  129. #
  130.  -----------------------[TEXT EDITING]--------------------------------------
  131.  
  132.          ->>>-TABLE OF CONTENTS:-<<<-
  133.  
  134.            [A] CURSOR MOVES
  135.            [B] DELETING OPERATIONS
  136.            [C] ADDING TEXT BLOCKS
  137.            [D] TEXT BLOCK OPERATIONS (Delete, move, copy)
  138.            [E] RESTORE RECORD
  139.            [F] SPELL CHECK (ver 2.0)
  140.            [G] SPELL CORRECT (ver 2.0)
  141.            [H] IMPORT RECORD
  142.            [I] EXPORT RECORD (multiple export in ver 2.0)
  143.            [J] RECORD SIZE LIMIT WARNING
  144.  
  145.  
  146.  Some of the following operations can be done through the pull down ring
  147. menu under the heading TEXT.
  148.  
  149. READ THIS:
  150.  1) When you see two keys in brackets with a '+' sign between them this means 
  151. you depress the first key and while holding it down press the next key.  For 
  152. example, if you see [Alt+S] you would depress the [Alt] key and keep it 
  153. depressed until after the [S] key has been pressed.
  154.  
  155.  2) Also, when being given options you will know which key to press because
  156. it will be in brackets. For example: if asked "Move [Y]es or [N]o?"  Here you
  157. would press an upper or lower case [Y] or [N] to select yes or no        
  158. respectively.  If there is no bracketed character then [Enter] and [Esc] are
  159. often used.
  160. *
  161. A)                 >>>CURSOR MOVES IN RECORD<<<
  162.  
  163.  To go UP SCREEN press [PgUp].
  164.  
  165.  To go DOWN SCREEN press [PgDn].
  166.  
  167.  To go to the END of a LINE press [End].
  168.  
  169.  To go to the BEGINNING of a LINE press [Home].
  170.  
  171.  To move to every fifth position to the right hit the [Tab] key.  If in 
  172.  'overwrite' mode the cursor alone is moved, in insert mode the text is also
  173.  moved.
  174.  
  175.  To go WORD RIGHT/LEFT press [Ctrl+right-arrow] and [Ctrl+left-arrow]
  176.  respectively.
  177.  
  178.  To go to the BEGINNING of a RECORD press [F10] or [Shift+Home].
  179.  
  180.  To go to the END of a RECORD press [Shift+F10] or [Shift+End].
  181.  
  182.  To MOVE within the current record A STEP AT A TIME use the arrow keys.
  183. *
  184. B)                  >>>DELETING TEXT<<<
  185.  
  186.  To DELETE A CHARACTER press the [Del] key.
  187.  
  188.  To DELETE A CHARACTER TO LEFT OF CURSOR press the backspace key, i.e. the
  189.  key with the large straight left arrow (or it may have 'Backspace' printed
  190.  on its face).
  191.  
  192.  To DELETE a WORD from the cursor to the end of the word press [Shift+Del].
  193.  
  194.  To DELETE A LINE put the cursor on the line and press [Shift+L].
  195. C)                    >>>ADDING TEXT<<<
  196.  
  197.  To UNDELETE the last deleted LINE press [Alt+U].  This places the line on
  198.  the line between the line the cursor is on and the one above.
  199.  
  200.  To ADD the TEXT BLOCK picked up during the last block move, copy or delete
  201.  press [Alt+A].  The characters from the block will be placed to the right of 
  202.  the cursors current position.
  203. *
  204. D)                   >>>OTHER OPERATIONS<<<
  205.   
  206.   To MOVE, COPY or DELETE large blocks of data use the GET TEXT BLOCK
  207. command by pressing [Alt+B].  Once you have done this the text that is to be
  208. Moved, Copied or Deleted will be shown in reverse video.  Use the arrow keys,
  209. [Home] and [End] keys, and [PgUp], [PgDn] keys to isolate the block you want. 
  210. To capture that block: press [M] for move, [C] for copy, and [D] for delete.  
  211. You may escape by pressing [Esc].  In version 2.0 you may print the isolated
  212. block of text by pressing [P].
  213. *
  214. E) To RESTORE A RECORD TO the last save made press [Alt+O].
  215. *
  216. F) SPELL CHECK: this function allows you to use the list of over 50,000 words
  217. and the user's word list to check spellings.  The user's word list allows the
  218. user to add words to the spell checker.  Words can be added and subtracted
  219. from the user's list.  The list can hold well over 1000 words, however as the 
  220. list gets bigger the spell checker may become noticably slower.  The only way 
  221. to REMOVE A WORD from the users list is to execute the spell check operation 
  222. on one word. If that word is in the users list you will be asked whether or 
  223. not you want it removed.  The spell checker can be invoked to spell check 
  224. just the word the cursor is under, to do this press [F5].  Or, it can be used 
  225. to spell check all the of words in the current record from the cursor on, to 
  226. do this press [F6].  You can also execute these commands using the pull down 
  227. ring menu by selecting TEXT/SPELL CHECK.
  228.  
  229.     In the case where you are spell checking from the cursors position on and
  230. you come upon a word which is not in either list you will be given a list of
  231. the following four options:
  232.  
  233.     1) [C]ontinue: pass up the word and continue spell checking.
  234.     2) [H]alt: stop at the current line.
  235.     3) [I]gnore: ignore any other finding of this word and continue spell
  236.          checking.
  237.     4) [A]dd to user: add the word to the users list and continue spell
  238.          checking.
  239.     5) A[L]ternative: gives alternative spellings if there are any.  You
  240.     can replace the word with one of the alternatives that are found.
  241.  
  242.     Note, the spell checker is only available in version 2.0.
  243. *
  244. G) To spell correct, place the cursor under the word to be checked and press
  245. [F7] (you can also find it in the spell checker).  Wait a bit and a list of 
  246. alternative spellings should be given.  Use the Up/Down arrow keys to high-
  247. light a word.  If that word is the one you seek press [Y] to select that
  248. word.
  249.  
  250.     Note, the spell corrector is only available in version 2.0.
  251. *
  252. H) To IMPORT an ASCII file into the current record go to the pull down ring 
  253. menu and select the option TEXT/IMPORT RECORD.  When a file is imported, only 
  254. as much text from the file as will fill the current record can be imported.  
  255. An empty record is about 14,000 bytes.  If the file you are importing is 
  256. bigger than the record, you may start the importing at different depths into 
  257. the file.  That is, you will be asked how many 1000 bytes deep you want to 
  258. start.  Type a number in and press [Enter].  If you typed the number "12" the 
  259. importing will start at 12,000 bytes into the file. If you type "0", the 
  260. importing will start at the beginning of the file.  The imported file will be 
  261. placed on the line above the cursor.  Before the importing begins you may 
  262. press [Esc] to escape.
  263. I) To EXPORT the current record to an ASCII file, go to the pull down ring 
  264. menu and select the option TEXT/EXPORT ASCII.  Under version 2.0 you may  
  265. export a branch or whole Writer's Editor file to an ascii file. You will be able to copy the 
  266. current record to a new file, append a file, or overwrite a file.  You can 
  267. export to a file on another Dos path or on another disk drive by specifying 
  268. the path and/or drive.  For example, if you wanted to export to a directory 
  269. called GAME into a file called PLAY you would type: "\GAME\PLAY" [Enter].  If 
  270. this file were on drive A you would type: "A: PLAY" [Enter].    If you have
  271. version 2.0 see help for print in the "FILE" help page. It works the same as
  272. export.
  273. *
  274. J) RECORD SIZE LIMIT: If you are very near the capacity of a record and
  275. you get a warning of this it is advisable that you eliminate the warning by
  276. erasing some text from the current record.  There will be a bar on the right
  277. side of the editor's screen which indicates how full the current record is.
  278. If the bar is tall, that means that the record is relatively full.  If the 
  279. bar is short, that means that the record is relatively empty.  Also, if you
  280. receive the warning "WARNING: SIZE LIMIT" you will not be able to enter any 
  281. more text, however, you may delete text from the record.  The reason you 
  282. should get rid of all warnings, by deleting the appropriate amount of text, 
  283. is that it helps to eliminate the possibility of a loss of data.  The record 
  284. capacity is over 14,000 characters (close to 15,000).
  285. #
  286. -----------------------------[FILE]-----------------------------------------
  287.  
  288.            ->>>-TABLE OF CONTENTS:-<<<-        
  289.  
  290.          [A] LOAD A FILE
  291.          [B] PRINT
  292.          [C] PRINT ROOT 
  293.          [D] PRINT CHARACTER (Printable character options for links)
  294.          [E] SAVE
  295.          [F] CREATE A NEW TREE FILE
  296.          [G] CHECK LINKS
  297.          [H] REBUILD A DAMAGED TREE FILE
  298.  
  299.  Most of the following operations can be done through the ring menu
  300. under the heading MODE, FILE, or SEARCH.  To get to the ring menu leave the
  301. help page and press [ESC].
  302.  
  303. READ THIS:
  304.  1) When you see two keys in brackets with a '+' sign between them this means 
  305. you depress the first key and while holding it down press the next key.  For 
  306. example, if you see [Alt+S] you would depress the [Alt] key and keep it 
  307. depressed until after the [S] key has been pressed.
  308.  
  309.  2) Also, when being given options you will know which key to press because
  310. it will be in brackets. For example: if asked "Move [Y]es or [N]o?"  Here you
  311. would press an upper or lower case [Y] or [N] to select yes or no        
  312. respectively.  If there is no bracketed character then [Enter] and [Esc] are
  313. often used.
  314. *
  315. A)  To LOAD A TREE FILE: first, go to the pull down ring menu and select the 
  316. option FILE/LOAD.  The Writer's Editor file list will then be displayed.  
  317. Highlight the file you want loaded and press [Enter]. To load from a 
  318. different directory see CHANGE DIRECTORY in the MODE help section.  To load a 
  319. file while in Dos type the following: "WRITERS FILENAME," then press [Enter].  
  320. You can either type the path before the file name or just the path.  For 
  321. example: "WRITERS \PATH\FILENAME, or for just the path "WRITERS \PATH\."
  322. *
  323. B)  PRINT: This operation allows you to print-out the current record and the
  324. number of levels you want. It also allows you to print-out a printout
  325. description header. 
  326. _________________________________________________________________________
  327. _____Printing Steps:_____________________________________________________
  328.  
  329.     To invoke this command go to the pull down ring menu and select the
  330. option FILE/PRINT.  The following questions will then be asked:
  331.  
  332.    i) "How many levels above this level do you want the print root, 0-19?"
  333.        For this you will almost always type [0].  After you have typed the
  334.        number press [Enter].  Typing 0 means that the current record is
  335.        the 'print root' record.  This option is here for the case where
  336.        your printer stops in the middle of printing one of your files: see
  337.        'Printer Stops' below.
  338.   ii) "You will then be asked how many levels you want printed?"  Type the
  339.        number you want (1-20) and press [Enter]. Or, type [A] and then [Y]
  340.        for all levels.  Finally, you will then be asked if you want a 
  341.        print-out of the 'print-out description page.'  Type [Y] for yes and 
  342.        [N] for no. Note: if you want to stop at any time press [Esc].
  343.   iii) Finally you will be asked if you want a "cover page printed [Y]es or
  344.        [N]o?"  If you type [Y] then this sheet will be printed out as a
  345.        cover sheet for your printout.  The cover page gives a brief 
  346.        description of the printout format.
  347.  
  348. _________________________________________________________________________
  349. _____Printer Stops:______________________________________________________
  350.  
  351.     If your printer stops printing in the middle of a job and you don't
  352. want to start all over again, you can picked up about where you left off by
  353. doing the following:
  354.  
  355.     i) Move to the last record that was printed out.
  356.    ii) Determine how many levels above the current record the 'print root'
  357.        record is.  That is, when you originally printed out the file you
  358.        were at a particular record, this record is your 'print root' record
  359.        (On the condition that you typed a [0] in step i under 'Printing 
  360.        Steps' above.)  To determine the number of levels above, write down 
  361.        the level of the record that was last print-out. The level indicator 
  362.        is on the top line of the video screen, and will tell you which level 
  363.        the record is on if you enter the record.  After writing the first 
  364.        number down, go back to your original 'print root' record and write 
  365.        down its level (this will not necessarily be the Level:ROOT.)  
  366.        Finally, subract the smaller number from the bigger number, the result 
  367.        is the number of levels above the current record the 'print root' 
  368.        record is.  See 'Print-Root' in this help section.  
  369.   iii) Once you have found this number go to 'Printing Steps' above and
  370.        type in this number at step two. Answer the other questions the same
  371.        way as you did for the original printing.  Make sure you are in the 
  372.        last record printed out.
  373. *
  374. C)  PRINT ROOT - This is the root record of the print out.  It is the first 
  375. record from which all of the other records in the print out are referenced.  
  376. For example, in the diagram below, if I were to choose record 1 as the "Print 
  377. Root" this means that that record and as many levels below it as I want will 
  378. be printed.  The records which are one level below record 1 are: 
  379. "Record 1-1," "Record 1-2," and "Record 1-3."  The records that are
  380. two levels below record 1 are: "Record 1-1-1," and "Record 1-1-2."  If two
  381. levels were printed out, records "Record root," "Record 1", and "Record 2"
  382. would be printed.
  383.   ___________________________________________________________________
  384.   _______ A DIAGRAM OF A POSSIBLE WRITER'S EDITORS FILE:_____________
  385.  
  386.   LEVEL:  ROOT          1                2                 3
  387.  
  388.    [Record root]-|_____[Record 1]-|_____[Record 1-1]-|_____[Record 1-1-1]
  389.          |                |                  |_____[Record 1-1-2]
  390.          |                |_____[Record 1-2]
  391.          |                |
  392.          |                |_____[Record 1-3]
  393.          |
  394.          |_____[Record 2]-|_____[Record 2-1]-|_____[Record 2-1-1]
  395.                              |_____[Record 2-1-2]
  396.   ___________________________________________________________________
  397.   ___________________________________________________________________
  398.  
  399. *
  400. D) PRINT CHARACTER: this allows you to make the links any printable
  401. character you desire.  It allows you to change the smile faces, bold dashes
  402. and right arrow heads to printable characters for Block Commands, Printouts, 
  403. Tree Copies, Tree Moves, Tree Exports, Tree Imports and for exporting records 
  404. to ascii files.  To implement this command select the option 
  405. FILE/PRINT CHARACTER in the pull down ring menu.
  406. *
  407. E) To SAVE the CURRENT RECORD depress [Alt+S].  Note: a record is
  408. automatically saved upon leaving it if a change has been made.
  409. *
  410. F) To CREATE A TREE FILE, select the option FILE/CREATE in the pull down ring 
  411. menu.  Type a new file name into the box on the second line of the screen, 
  412. then press [Enter].  Note: you may also create a file from the command line.  
  413. To do this type the desired file name after the editors name thus: "WRITERS
  414. NEWFILE" [Enter].  One Writer's Editor file actually creates two files: 
  415. NEWFILE.DAT and NEWFILE.IDX.
  416. *
  417. G) CHECK LINKS: this function may never have to be employed.  Its purpose is
  418. to make sure that the number of links in a record is enough, that is, some
  419. may somehow be lost.  You would employ it if you think there are too few 
  420. links in a record.  It will automatically give you the proper number of links 
  421. by adding or subtracting some if necessary.  If it must add links they will 
  422. be place at the end of the record.  To invoke CHECK LINKS select the option 
  423. FILE/CHECK LINKS in the pull down ring menu.
  424. *
  425. H) To REBUILD A WRITER'S EDITOR FILE you must have at least the file with the 
  426. .DAT extenstion.  To rebuild run REBUILD.EXE which was provided with the 
  427. Writer's Editor program.  Rebuild creates a new index file by using the data 
  428. file. To run the program type: "REBUILD filename" [Enter].  Leave off the
  429. extension.
  430. #
  431. -------------------------[NAVIGATION HELP]-----------------------------------
  432.  
  433.              ->>>-TABLE OF CONTENTS:-<<<-
  434.  
  435.              [A] TO MOVE LINK TO LINK
  436.              [B] HOW TO GO TO NEXT RECORD
  437.              [C] HOW TO GO TO PREVIOUS RECORD
  438.              [D] DESCRIPTION OF A PATH
  439.              [E] PATH LENGTH
  440.              [F] LEVEL
  441.              [G] OTHER PATH
  442.              [H] EQUATE PATHS
  443.  
  444.   The following operations can be done through the pull down ring menu under
  445. the heading NAVIGATION.
  446.  
  447. READ THIS:
  448.  1) When you see two keys in brackets with a '+' sign between them this means 
  449. you depress the first key and while holding it down press the next key.  For 
  450. example, if you see [Alt+S] you would depress the [Alt] key and keep it 
  451. depressed until after the [S] key has been pressed.
  452.  
  453.  2) Also, when being given options you will know which key to press because
  454. it will be in brackets. For example: if asked "Move [Y]es or [N]o?"  Here you
  455. would press an upper or lower case [Y] or [N] to select yes or no        
  456. respectively.  If there is no bracketed character then [Enter] and [Esc] are
  457. often used.
  458. *
  459. A) To MOVE FROM LINK TO LINK (smile faces, bold dashes and arrow heads) 
  460. within in the current record use the up/down arrow keys with the shift key. 
  461. Thus, to move up a LINK press [shift+up-arrow], and to move down a LINK press 
  462. [shift+down arrow].
  463. *
  464. B) NEXT RECORD: to execute this place the cursor on a link and then press 
  465. [shift+right-arrow].  If you are on a child link (smile face), you will go 
  466. to the record it connects to.  If you are on a cross reference link
  467. (bold-dash), you will go to the record it connects to.  If you are over a  
  468. program link (a right arrowhead), it will execute the program it refers to.
  469. *
  470. C) To go to the PREVIOUS RECORD press [shift+left-arrow].  The previous
  471. record is the record you would be in if the path length were one shorter. It 
  472. is like doubling back, or backing up.  If the path length is zero (indicated 
  473. by "ROOT" on the first line of the screen) you can not back up any further.
  474. *
  475. D) PATHS: there are two paths in the Writer's Editor editor, Path A
  476. and Path B.  You know which path you are currently on by looking at the
  477. second line of the screen.  If you are on Path A nothing will be displayed. 
  478. If you are on Path B, then PATH B will be seen on the second line of the 
  479. screen.  The paths allow you to go to distant parts of the tree file 
  480. (Writer's Editor file) and compare the data from each part by toggling the 
  481. [F1] key.  The paths are created automatically as you navigate through the 
  482. tree.  Here is an example of how to use the paths:
  483.  
  484.     When I initially load a file both paths are at the root and have no
  485. length.  Lets say you have loaded a file with information on celestial 
  486. bodies. Your goal is to compare the data on the moons of Jupiter to that of 
  487. the Earth's moon, but this information is far apart in the tree file.  This  
  488. means that you must continually navigate back and forth.  You can over come 
  489. this problem by performing the following steps:
  490.  
  491.    1) Go to the record with the information on the moons of Jupiter.
  492.    2) Go back to the "Other Path" by pressing [F1].
  493.    3) Finally, navigate to the record on the Earth's moon. So, one path leads 
  494.    to the record on the Jupiterian moons, while the other leads to the record
  495.    on Earth's moon.
  496.  
  497.    RESULT: by simply pressing [F1] (Other Path) you can easily move from one 
  498.    record to the other.
  499.  
  500.    The paths are used for the following operations:
  501.    1) Comparing records
  502.    2) Copying a branch of records
  503.    3) Moving a branch of records
  504.    4) Making a x-refernce link
  505. E) PATH LENGTH - this is located at the top right hand side of the video
  506. screen. It indicates how long the current path is.  This is not the same
  507. as the level indicator which shows how deep you are in the file.  The maximum
  508. path length that can be reached is 60 (Root to 59, where root is zero).
  509. F) LEVEL - this indicator indicates how deep you are in the Writer's Editor
  510. structure.  It should be noted that it is not always the same as the path
  511. length.  With the path length you can be at the root level and have a long
  512. path.  The maximum depth that the tree can be is 20 levels, this is from root
  513. to 19 (the root is level zero.)
  514. *
  515. G) OTHER PATH: to get to the other path press [F1].  If you are currently on 
  516. path A, you will go to path B.  If you are currently on path B, you will go 
  517. to path A (see description of paths in this help section.)  The second line 
  518. of the screen tells you which path you are currently on.  If you are on path 
  519. A, nothing will be displayed.  If you are on path B, "PATH B" will be
  520. displayed.
  521. *
  522. H) To EQUATE the other path to the current path press [F2].  If the current
  523. Path is path A, path B will be set equal to it.  If the current path is path 
  524. B, path A will be set equal to it.  If the second line says PATH B you are on
  525. path B; if it doesn't indicate any path, you are on PATH A.
  526. #
  527. -----------------------[WRITER'S EDITOR DESCRIBED]--------------------------
  528.  
  529.                ->>>-TABLE OF CONTENTS:-<<<- 
  530.  
  531.            [A] GENERAL DESCRIPTION OF THE WRITER'S EDITOR
  532.            [B] WRITER'S EDITOR STRUCTURE OVERVIEW
  533.            [C] SCREEN OVERVIEW
  534.            [D] PULL DOWN RING MENU DESCRIPTION
  535.            [E] WRITER'S EDITOR FILES
  536.  
  537.         WRITER'S EDITOR TERMINOLOGY:
  538.  
  539.            [F] TREE
  540.            [G] RECORD
  541.            [H] BRANCH
  542.            [I] CHILD LINK
  543.            [J] PARENT
  544.            [K] CROSS REFERENCE LINK (X-REF) (ver 2.0)
  545.            [L] PROGRAM LINK (ver 2.0)
  546.            [M] PATH
  547.            [N] STATUS LINE
  548.  
  549. *                                    
  550. A)            >>>Description Of The Writer's Editor:<<<
  551.  
  552.     Do you take lots of school notes or book notes?  Do you write letters
  553. or essays often?  Do you write or outline books?  Do you have a large amount  
  554. of text information to organize?  If your answer is yes to any of these 
  555. questions, then the Writer's Editor can help you.  The Writer's Editor is a 
  556. text word processor and organizer in one package.  Its tree structure allows 
  557. you to easily organize large amounts of text in a clear and logical manner.  
  558. Typing a paper in the editor is a snap, as easy as it's for most top of the 
  559. line text editors.  Here are some examples of how the Writer's Editor can be 
  560. used:
  561.  
  562.     Example 1: if you are organizing notes for college courses you can set
  563. up a table of contents for all the courses, then create a further break
  564. down by setting up a table of contents for each of the courses.  By doing 
  565. this your notes are broken down into a well organized format within one file.  
  566. The Writer's Editor allows you to add and subtract categories or divisions 
  567. with ease.  You are the one who determines what the categories or divisions 
  568. will be, and how many there will be.
  569.  
  570.     Example 2: The editor can be used to organize papers.  Instead of having
  571. files scattered around your computer, you can put hundreds of your papers
  572. into one Writer's Editor file in a manner that allows for easy finding,
  573. reading, editing, and printing.  So, if you want to refer to a paper you have
  574. previously written, instead of fishing through hundreds of old files, all you
  575. have to do is load the Writer's Editor file with your papers in it, then find
  576. the category your paper would be under.
  577.  
  578.     Example 3: if you are writing or outlining a book the Writer's Editor
  579. allows you to get an overview of what you are writing.  If you are writing
  580. a story you can break your book up by plot; if you are writing a nonfiction
  581. book you may want to break the book up by topic.  The choice of break down
  582. is fully yours.
  583.  
  584. *
  585. B)          >>>Understanding the Writer's Editor Structure:<<<
  586.  
  587.  Root       Level 1       Level 2       Level 3       Level 4   etc (Max 19)
  588.  record-----record 1------record 1-1----record 1-1-1 
  589.       |            |------record 1-2----record 1-2-1--record 1-2-1-1--- 
  590.       |                                            |--record 1-2-1-2 
  591.       | 
  592.       |-----record 2------record 2-1----record 2-1-1 
  593.       |            |------record 2-2 
  594.       |            |------record 2-3 
  595.       |
  596.       |-----record 3 
  597.  
  598.   Each Writer's Editor file is a set of interconnected records.  This is
  599. schematically shown in the diagram above. The records are hooked together in
  600. a tree structure.  Each record and can contain anywhere from a few
  601. characters to a over 14,000, which is about 4 type written pages.  Each
  602. Writer's Editor file begins with a single record called the 'root' record,
  603. which can be linked to as many 'child' records as you wish to add (the only
  604. limit being the amount of text you can add to a record).  Every record,
  605. except the root, has one and only one 'parent' record.  Each Writer's Editor
  606. tree file can be up to 20 levels deep (From 0 to 19, where 0 is the root.)
  607.  
  608.   Cross references can be added between any two records of a Writer's Editor
  609. tree file.  For example, you can put a cross reference in that goes from
  610. record 3 to record 1-2-1 in the diagram above.  Or, between any other two
  611. records.  This is only available in version 2.0.
  612.  
  613.   You are the one who adds and subtracts records and text according to the
  614. way you desire it to be.  That is, you are the builder of a file and can add,
  615. copy, move, and delete records and groups of records according to how you 
  616. want a particular subject to be presented.
  617. *
  618. C)        >>>A Brief Overview of the Writer's Editor Screen:<<<
  619.  
  620.   The screen has two modes.  In one mode you see the two previous steps, of 
  621. the path in the text screen and the status line.  In the other you just see 
  622. an enlarged text screen and the status line.
  623.  
  624.   The schematic diagram below shows the small text screen mode: here you see
  625. the two previous steps you have taken (if you have taken any steps.)  A step
  626. here is defined as the increment from record to record.  For a simple 
  627. analogy: imagine several lines of rocks set up to cross a river, each being 
  628. about a foot apart.  Each time you move forward to the next rock you are 
  629. moving into a new record.  Each time you move backward a rock you are going 
  630. into the previous record.  The rock you are now on is the current record.  
  631. Note: when the path length (see top right corner of status line) is 'Root', 
  632. there can be no previous steps.  When it is '1', there can only be one 
  633. previous step.
  634.  
  635.  ----------------------------- 
  636.     2 lines          Status lines (or, if you press [Esc] the Ring Menu) 
  637.  ----------------------------- 
  638.     3 lines          HEADING: 2 steps back (if any) 
  639.  ----------------------------- 
  640.     3 lines          HEADING: 1 step back (if any) 
  641.  ----------------------------- 
  642.        17 lines          Current-record (visible portion) 
  643.  ----------------------------- 
  644.  
  645.  This diagram shows how the large text screen looks: 
  646.  ----------------------------- 
  647.     2 lines          Status lines (or, if you press [Esc] the Ring Menu) 
  648.  ----------------------------- 
  649.        23 lines          Current-record (visible portion) 
  650.  -----------------------------
  651.  
  652.            >>>HOW A HEADING IS SEEN:<<<
  653. Smile faces are links to 'child' records.  Bold dashes are cross reference
  654. links to other records.  Right arrow heads are executable program links. 
  655. Headings contain two lines: (1) the first line of the prevous record and, 
  656. (2) the line of the previous record containing the link which connects to 
  657. the next record.
  658. *
  659. D) The PULL DOWN RING MENU is displayed by pressing [Esc], and removed by
  660. pressing [Esc] again.  The menu should appear at the top of the screen. The
  661. right/left arrow keys are used to choose a heading, and the up/down arrow
  662. keys are used to highlight an option.  To select the option press [Enter]. 
  663. In the lower half center of the screen there is a box.  This box gives a 
  664. short description of each highlighted option.  The box can be removed and  
  665. added for convenience using the Blank/Unblank Status line command found 
  666. under MODE.  An item in the menu is referenced by HEADING/OPTION.  
  667.  
  668.   The FAST WAY to use the menu is as follows: press [Ctrl+key], where key is 
  669. the highlighted character of a heading, and then press the highlighted key 
  670. for the option under the heading you want to execute.  That is press
  671. [Ctrl+key] then [highlighted letter of option under heading].
  672. *
  673. E) The WRITER'S EDITOR includes the following files:
  674.  
  675.     a) WRITE.EXE    (Can not distribute this file)
  676.     b) PROEDITS.EXE   (Can not distribute this file)
  677.     c) HELPSELF.WRT (THIS FILE)
  678.     d) LIST0.WRT through to LIST6.WRT (for spell checker)
  679.     e) NDX0.WRT through to NDX5.WRT  (for spell checker)
  680.     f) COMMON.WRT (for spell checker)
  681.     g) README.WRT
  682.     h) REBUILD.EXE  (This file is used to rebuild index files)
  683.     i) MANUAL.DAT (The Writer's Editor manual)
  684.     j) MANUAL.IDX
  685.     k) BROWSE.EXE (The Browse Version, you can freely distribute this)
  686.     l) PROALTED.EXE (The main program of the Browse version)
  687.  
  688.     Files a, b, c, d, f and e are required for the Writer's Editor.
  689.     Files k, l and a file to view such as Manual (both i & j)
  690.     are required for the BROWSE version, which you may freely
  691.     distribute.
  692.     The two files that can not be distributed are a & b.
  693. *
  694. F) A TREE is a type of structure similar to a genealogy chart or a living
  695. things classification table.  For example, 'living things' can be broken
  696. down by a tree structure see figure below:
  697.  
  698. [LIVING THINGS]-|_____[ANIMAL KINGDOM]-|______[MAMMALS]-|____[GIRAFFES]
  699.         |                      |                |____[TIGERS]
  700.         |                      |
  701.         |                      |______[REPTILES]-|___[SNAKES]
  702.         |                                        |___[LIZARDS]
  703.         |
  704.         |_____[PLANT KINGDOM]
  705.  
  706.     Each category is the parent and/or child of another category.  For
  707. example: 'Animal Kingdom' is the child of 'Living Things,' and the parent of
  708. both 'Mammals' and 'Reptiles.'  This type of structure is the type Writer's
  709. Editor imposes.  You also have the ability to add cross references between
  710. any two categories. Cross references are independent of the tree structure 
  711. and thus don't interfere with editing.  The trees can be 20 levels deep and
  712. many children wide (depending upon how much text is added).  Each of the 
  713. categories shown above would be a record in the Writer's Editor.
  714. *
  715. G) A RECORD is a fundamental building block of a tree.  Each record can hold
  716. over 14,000 bytes of data (about four pages of type written text).  Records 
  717. are held together in a tree structure by Child Links (smile faces).  The tree 
  718. makes up the entire file, the records are its subunits.  See 'TREE' above
  719. for an example of how records are interconnected.
  720. *
  721. H) A BRANCH or SUBBRANCH is a part, or all, of a TREE file.  The branch of
  722. any record is that record and all of its children, and grandchildren etc.
  723. The schematic diagram in under the heading 'TREE' of this help section may 
  724. be used as an example.  The branch of 'Animal Kingdom' includes: 'Mammals,' 
  725. 'Reptiles,' 'Giraffes,' 'Tigers,' 'Snakes,' and 'Lizards.'  Cross references 
  726. are independent of this structure.
  727.  
  728.    When you move a branch you are moving a piece of the tree.  This structure
  729. allows you to easily reorganize large chuncks of data.  You can move, copy, 
  730. delete, export, and import branches.  Though cross references are moved if 
  731. they are in the branch, the record a cross reference refers to isn't part of 
  732. the branch unless it is a child of the branch.
  733. *
  734. I) A CHILD LINK (shown as a smile face on the screen) connects one record to 
  735. another.  When you add a child link you are adding a new record to the tree, 
  736. thus enlarging the tree.  See the schematic diagram under 'TREE' in this help 
  737. section.  The smile faces are not shown in the schematic diagrams, just the 
  738. way the records may be connected.
  739. *
  740. J) A PARENT is hierarchically one level above a child.  See the schematic
  741. digram under 'TREE' in this help section.  Those records connected to the
  742. right of a record are the children and the record they are connected to is
  743. the parent, if you are looking at the diagram referred to above.
  744. *
  745. K) A X-REFERENCE LINK (seen as a bold dash on the screen) refers to another
  746. record somewhere in the tree (if the record exists).  Note: a cross
  747. reference ignores the parent child structure allowing you to go anywhere
  748. within the tree quickly.  Cross references have no effects on child link
  749. (or branch) moves, copies, exports and imports.
  750.  
  751.     A x-reference doesn't add a new record it just gives you an alternate
  752. path to another area of the tree.  It also allows you to connect different 
  753. parts of the tree where you believe it is necessary. 
  754.  
  755.     This is only available in version 2.0.
  756. *
  757. L) A PROGRAM LINK (seen as a right arrow head on the screen) allows you to 
  758. execute a program while within the Writer's Editor.  Program links allow you 
  759. to set up a record or records with your programs.  So, you may set up a 
  760. branch of the tree with your video games, editors etc.  To find out how to 
  761. add program links and programs see the "TREE EDITING" help section.
  762.  
  763.     Note, this is only available in version 2.0.
  764. *
  765. M) A PATH is the course you take when you move from record to record through
  766. a tree file.  There are two paths provided in the Writer's Editor, paths A
  767. and B.  The second line of the screen indicates which one you are on.  The
  768. path length is displayed on the first line of the screen.  You can get to the
  769. other path by pressing the [F1] key.  Note: the path you are on is
  770. automatically built as you move through the tree.  If the second line of the 
  771. video screen reads PATH B you are on path B.  If it doesn't indicate any path 
  772. you are on PATH A.  For a more full description of this function see the
  773. NAVIGATION help section, or the Writer's Editor manual.
  774. *
  775. N) The STATUS LINE is the first two lines at the top of the video screen.  It
  776. gives the row, column, path length, file name, level, and path. 
  777. #
  778. --------------------------[MODES & SEARCH]----------------------------------
  779.  
  780.              ->>>-TABLE OF CONTENTS:-<<<-
  781.  
  782.            [A] MODES: (Color, Screen size, Overwrite/insert)
  783.            [B] BLANK/UNBLANK STATUS LINE
  784.            [C] MAP
  785.            [D] DIRECTORY CHANGE
  786.            [E] FIND WORD (ver 2.0)
  787.            [F] FIND AND REPLACE WORD (ver 2.0)
  788.  
  789.  
  790. READ THIS:
  791.  1) When you see two keys in brackets with a '+' sign between them this means 
  792. you depress the first key and while holding it down press the next key.  For 
  793. example, if you see [Alt+S] you would depress the [Alt] key and keep it 
  794. depressed until after the [S] key has been pressed.
  795.  
  796.  2) Also, when being given options you will know which key to press because
  797. it will be in brackets. For example: if asked "Move [Y]es or [N]o?"  Here you
  798. would press an upper or lower case [Y] or [N] to select yes or no        
  799. respectively.  If there is no bracketed character then [Enter] and [Esc] are
  800. often used.
  801.  
  802. *
  803. A)                        >>>MODES<<<
  804.  
  805.  If you have a BLACK AND WHITE monitor with a Hercules graphics card you
  806. should press the [F8] key for COLOR CONTRAST,  or if you have a color monitor
  807. you may want to see the screen in black and white.  You can also select this
  808. function by going to the pull down ring menu and, under the heading MODE,
  809. selecting the option COLOR/B&W.
  810.  
  811.  SCREEN SIZE: press [F4] to go between a small and large text screen.  The
  812. small screen will allow you to see the previous two steps of the path if they
  813. exist.  This allows you to see some of the Writer's Editor's tree structure.
  814.  
  815.  To change text editing mode from INSERT to OVERWRITE and vise versa press 
  816. [Ins].  When the editor is in insert mode nothing will be displayed on the 
  817. second line of the screen.  If it is in overwrite mode, OVERWRITE will be
  818. displayed on the second line of the screen. Also the cursor is larger in
  819. overwrite mode.
  820. *
  821. B) The BLANK/UNBLANK status: this gives you the option of displaying the  
  822. information at the top two lines of the video screen or of ignoring it.
  823. To invoke this select the option MODE/STATUS LINE in the pull down ring menu.
  824. You may also press [F3].
  825. *
  826. C) The MAP: in an effort to show you more of a Writer's Editor file 
  827. structure this map function has been created.  It allows you to see the
  828. current level, its parent and its children.  By pressing the right left arrow
  829. keys you see other children, if they exist.  By pressing the [tab] key (the
  830. key that has two opposite pointing arrows on its face) you can select which
  831. child you want to see more of.  The position of the cursor determines which
  832. child record has been selected.  Once a child is selected you use the
  833. [PdgUp]/[PgDn] keys to move through the record.  Upon pressing [PgUp]/[PgDn]
  834. the bottom of the screen will fill with the selected record.  To escape the 
  835. map function press [Esc].  The MAP is executed through the pull down ring 
  836. menu under the heading MODE.
  837. *
  838. D) DIRECTORY CHANGE: this option allows you to view files on directories and
  839. drives other than the drive the Writer's Editor is on.  To see the directory
  840. and drive from where the editor will load files go to the pull down ring menu
  841. and, under the heading MODE, select the option DIRECTORY.  On the second line
  842. of the video screen you will see the path.  If there is nothing on the line
  843. then you are on the directory where you entered the editor.  If there is a
  844. path there, you are on the path indicated.  You can load a file list from a 
  845. different path or drive by typing a new path and pressing [Enter].  If you 
  846. want to make no change to the path press [Esc].  Examples: If you want to go 
  847. to a directory called GAMES you would type \GAMES on the line.  If you wanted 
  848. to go to drive B and a directory called GAMES you would type B:\GAMES.  If 
  849. you wanted to get back to the original path you would clear the line.
  850. *
  851. E) To FIND WORD: This function allows you to find a particular word or
  852. word group.  The search can be case sensitive, or it can ignore case. The
  853. search can be limited to the current record, or the entire branch. To invoke
  854. this command go to the pull down ring menu and, under the heading SEARCH,
  855. select the option FIND WORD.  You can halt the search any time by pressing
  856. [Esc].  Note: If you are searching the branch and don't want to lose your
  857. current position it is advisable to equate paths, which is done by pressing
  858. [F2] before using this function.   Equating paths allows you to get back to 
  859. the pre-search position by simply pressing [F1] (Other Path Key).
  860.  
  861.     Note this is only available in version 2.0.
  862. *
  863. F) FIND AND REPLACE WORD: find and Replace allows you to find a word and
  864. replace it with another word.  The search can be case sensitive, or it can
  865. ignore case. The search can be limited to the current record or the entire
  866. branch. It can automatically replace each find without permission, or it can 
  867. ask for permission.  To invoke this function go to the pull down ring menu 
  868. and, under the heading SEARCH, select the option REPLACE WORD.  You can halt 
  869. the search at any time by pressing [Esc].  Note: If you are searching the 
  870. branch and don't want to lose your current position it is advisable to equate 
  871. paths.  This is done by pressing [F2] before using this function.  Then after
  872. the search you can get back to the original position by pressing [F1] (Other 
  873. Path Key).
  874.  
  875.     Note, this is only available in version 2.0.
  876. #
  877. ---------------------------[HOW TO ORDER]-----------------------------------
  878.  
  879.              ->>>-TABLE OF CONTENTS:-<<<-
  880.  
  881.            [A] HOW TO ORDER VERSION 2.0
  882.            [B] WHAT IS IN VERSION 2.0
  883.            [C] GENERAL ASSISTANCE  (number and address)
  884.  
  885. *
  886. A)      ALL NUMBERS AND ADDRESS BELOW ARE FOR ORDERING ONLY.
  887.  
  888.     The Writer's Editor is $35.00 + shipping and handling.  Shipping within
  889. the US is $4.00; outside the U.S. it's $7.00.  We ship 3.5 inch diskettes
  890. unless you specify 5.25 (all disks are low density).
  891.   ______________________________________________________________________
  892.   ______________________ORDERING FROM PSL:______________________________
  893.  
  894.   Remember, when ordering from PsL give the product number, which is
  895.   No. 107778.
  896.  
  897.   CREDIT CARDS ONLY --
  898.   You can order with MC, Visa, Amex, or Discover from Public (software)
  899.   Library, from 7 am to 7 pm weekdays and 7 am to 4 pm weekends CST, by:
  900.  
  901.   1) Calling (800) 2424-PsL, or (713) 524-6394
  902.   2) Faxing: (713) 524-6398
  903.   3) CompuServe Email: 71355,470 (by internet: 71355.470@CompuServe.Com)
  904.   4) Mailing credit card orders to PsL, P.O. Box 35705, Houston TX
  905.      77235-5705
  906.   ______________________________________________________________________
  907.   _________________ORDERING FROM SOFTWARE EXCITMENT!____________________
  908.  
  909.   Remember, when ordering SE! give the product number, which is No. V327.
  910.  
  911.   ORDER BY CREDIT CARD (MC, Visa, or Discover) OR CHECK 24 HOURS FROM SE!
  912.   by:
  913.  
  914.   1) Calling (800) 444-5457, or (503) 826-8082
  915.   2) Faxing: (503) 826-8090
  916.   3) CompuServe Email: 71203,5457 (by internet: 71203.5457@CompuServe.Com)
  917.   4) Sending Check to Software Excitement!, 6475 Crater Lake Hwy, Central
  918.      Point, OR 97502.  Foreign checks should be drawn on US funds.
  919.  
  920.     THE ABOVE NUMBERS ARE FOR ORDERS ONLY. For general assistance see
  921.   Miscellaneous/General Assistance in this manual.
  922.  
  923.  
  924.           THANKS FOR ORDERING THE WRITER'S EDITOR!
  925. *
  926. B)                           WHAT YOU GET:
  927.  
  928.     If you order version 2.0 you get the following additional features over
  929. version 1.0:
  930.  
  931.     1) EXPORTING: a feature which gives you the ability to easily export 
  932.        multiple records to an ascii file.
  933.  
  934.     2) PRINT TEXT BLOCK: this allows you to print isolated block in the 
  935.        cut/paste operation "Get Text Block."
  936.  
  937.     3) CROSS REFERENCE LINKS: this gives you the ability to add cross 
  938.        reference links.  You may link any two records together by using 
  939.        this function.  This is a great feature.
  940.  
  941.     4) RUNNING PROGRAMS: this allows you to add program links which allow 
  942.        you to execute programs you place in the link.  Another wonderful 
  943.        feature.
  944.  
  945.     5) FIND/REPLACE: this function allows you to find and/or replace words
  946.        in an entire file.  If you have a word you want to find in a huge file 
  947.        this function will find it fast.
  948.  
  949.     6) SPELL CHECKER: this spell checker uses a 50,000 word list and also 
  950.        any words you may want to add to a user's list.
  951.  
  952.     7) SPELL CORRECTOR: this gives you the ability to find alternative
  953.        spellings for wrongly spelled words.
  954.  
  955.     -----ALSO--- You Get:
  956.  
  957.     1) A bound MANUAL, great for the shelf.
  958.     2) A BROWSE VERSION with which others may see your files.
  959.     3) A REBUILD PROGRAM to rebuild ruined index files.
  960.  
  961.     You get all of this for only $35.00 plus shipping and handling.  See
  962.     "How To Order" in this help page.
  963.  
  964.     Note, you can see descriptions of all of these features within the help
  965.     pages.
  966. *
  967. C)                      GENERAL ASSISTANCE:
  968.  
  969.     Any questions about the status of the shipment of the orders, refunds,
  970. registration options, product details, technical support, volume discounts,
  971. dealer pricing, site licenses, etc, must be directed to general assistance,
  972. the numbers and address are given below.
  973.  
  974.     You may call one of the following BBSs and direct mail to John Alway:
  975.     'Direct Connect' at (512) 572-8378 -- also located at --
  976.      Fidonet address - 1:3802/213.0
  977.  
  978.     Or, call voice phone (512) 576-2077
  979.  
  980.     Or, write to: Writer's Editor, P.O. Box 7302, Victoria, TX 77903-7302
  981.  
  982.     Or, you may send Email to my compuserve CIS No. 73730,2337.  The internet
  983. address is 73730.2337@CompuServe.Com.  Make sure that you lead your message
  984. with 'General Assistance' on the first line.  Thanks!
  985.  
  986.